home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 117 / MacAddict 117.dmg / Software / Graphics & Multimedia / EazyDraw 1.9.0f (beta).dmg / EazyDraw.app / Contents / Resources / DKDArrowMini.nib / classes.nib next >
Encoding:
Text File  |  2006-01-16  |  4.0 KB  |  91 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             CLASS = DKDArrowMini; 
  5.             LANGUAGE = ObjC; 
  6.             OUTLETS = {
  7.                 angleArrowSliderLabel = DKDLabelControlSet; 
  8.                 angleArrowTextLabel = DKDLabelControlSet; 
  9.                 endArrowCheckboxLabel = DKDLabelControlSet; 
  10.                 fillArrowCheckboxColorLabel = DKDLabelControlSet; 
  11.                 formArrowPopupLabel = DKDLabelControlSet; 
  12.                 fromCurveArrowCheckboxLabel = DKDLabelControlSet; 
  13.                 joinArrowPopupLabel = DKDLabelControlSet; 
  14.                 lineArrowCheckboxColorLabel = DKDLabelControlSet; 
  15.                 lineWidthArrowSliderLabel = DKDLabelControlSet; 
  16.                 lineWidthArrowTextLabel = DKDLabelControlSet; 
  17.                 offsetArrowSliderLabel = DKDLabelControlSet; 
  18.                 offsetArrowTextLabel = DKDLabelControlSet; 
  19.                 segsArrowCheckboxLabel = DKDLabelControlSet; 
  20.                 sizeArrowSliderLabel = DKDLabelControlSet; 
  21.                 sizeArrowTextLabel = DKDLabelControlSet; 
  22.                 startArrowCheckboxLabel = DKDLabelControlSet; 
  23.             }; 
  24.             SUPERCLASS = DKDArrowPanel; 
  25.         }, 
  26.         {
  27.             ACTIONS = {
  28.                 arrowAngleTextFieldAction = id; 
  29.                 arrowAtEndCheckboxAction = id; 
  30.                 arrowAtStartCheckboxAction = id; 
  31.                 arrowCallHelpAction = id; 
  32.                 arrowFillCheckboxAction = id; 
  33.                 arrowFillColorWellAction = id; 
  34.                 arrowForEachSegmentCheckboxAction = id; 
  35.                 arrowFormPopupAction = id; 
  36.                 arrowJoinPopupAction = id; 
  37.                 arrowOffsetAction = id; 
  38.                 arrowOutlineCheckboxAction = id; 
  39.                 arrowOutlineColorWellAction = id; 
  40.                 arrowSizeTextFieldAction = id; 
  41.                 arrowStrokeWidthTextFieldAction = id; 
  42.                 arrowUseCurveColorsCheckBoxAction = id; 
  43.                 styleArrowCallHelpAction = id; 
  44.             }; 
  45.             CLASS = DKDArrowPanel; 
  46.             LANGUAGE = ObjC; 
  47.             OUTLETS = {
  48.                 appearanceStyleTabview = NSTabView; 
  49.                 arrowAngleSlider = NSSlider; 
  50.                 arrowAngleTextField = NSTextField; 
  51.                 arrowAtEndCheckbox = NSButton; 
  52.                 arrowAtStartCheckbox = NSButton; 
  53.                 arrowFillCheckbox = NSButton; 
  54.                 arrowFillColorWell = NSColorWell; 
  55.                 arrowForEachSegmentCheckbox = NSButton; 
  56.                 arrowFormPopUp = NSPopUpButton; 
  57.                 arrowJoinPopUp = NSPopUpButton; 
  58.                 arrowOffsetSlider = NSSlider; 
  59.                 arrowOffsetTextField = NSTextField; 
  60.                 arrowOutlineCheckbox = NSButton; 
  61.                 arrowOutlineColorWell = NSColorWell; 
  62.                 arrowSizeSlider = NSSlider; 
  63.                 arrowSizeTextField = NSTextField; 
  64.                 arrowStrokeWidthSlider = NSSlider; 
  65.                 arrowStrokeWidthTextField = NSTextField; 
  66.                 arrowStyleFromCurveCheckbox = NSButton; 
  67.             }; 
  68.             SUPERCLASS = DKDGraphicPanel; 
  69.         }, 
  70.         {CLASS = DKDGraphicPanel; LANGUAGE = ObjC; SUPERCLASS = DKDPanel; }, 
  71.         {CLASS = DKDLabelControlSet; LANGUAGE = ObjC; SUPERCLASS = NSTextField; }, 
  72.         {CLASS = DKDOptionButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; }, 
  73.         {
  74.             ACTIONS = {
  75.                 checkClosingWindow = id; 
  76.                 useCurrentForNewItemsButtonAction = id; 
  77.                 useDefaultForNewItemsButtonAction = id; 
  78.             }; 
  79.             CLASS = DKDPanel; 
  80.             LANGUAGE = ObjC; 
  81.             OUTLETS = {
  82.                 setCurrentForNewItemsButton = DKDOptionButton; 
  83.                 setDefaultForNewItemsButton = DKDOptionButton; 
  84.             }; 
  85.             SUPERCLASS = NSWindowController; 
  86.         }, 
  87.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  88.         {CLASS = NSNumberFormatter; LANGUAGE = ObjC; SUPERCLASS = NSFormatter; }
  89.     ); 
  90.     IBVersion = 1; 
  91. }